using eclipse to connect to remote machine[linux server] using ssh

Posted by lalit on Stack Overflow See other posts from Stack Overflow or by lalit
Published on 2010-12-29T22:21:55Z Indexed on 2010/12/29 23:54 UTC
Read the original article Hit count: 134

Filed under:
|
|
|
|

Hi, I am searching out for solution to use any of the IDE's such as Netbeans/ eclipse to run .jsp and .java files from a remote machine using linux as the OS. The .java and .jsp files are on the server . So, an IDE which would let me access the server and let me update the files directly on the server would be great. I use SSH terminal to connect to the server to update and get files. Now, if there was an easier way to just have an access using IDE to the linux remote machine. that would be great. Please let me know regarding the same. Thank you very much for your time.

Regards.

© Stack Overflow or respective owner

Related posts about java

Related posts about linux